public marks

PUBLIC MARKS from "Xavier Lacot" with tags web & development

October 2009

jQTouch — jQuery plugin for mobile web development

by 12 others
A jQuery plugin for mobile web development on the iPhone, Android, Palm Pre, and other forward-thinking devices. It features image preloading, animations, themes, swipe detection and callback events. A must-use for light IPhone developement.

Charles Web Debugging Proxy • HTTP Monitor / HTTP Proxy / HTTPS & SSL Proxy / Reverse Proxy

by 7 others
Charles is an HTTP proxy / HTTP monitor / Reverse Proxy that enables a developer to view all of the HTTP and SSL / HTTPS traffic between their machine and the Internet. This includes requests, responses and the HTTP headers (which contain the cookies and caching information). Seems to be little more usable than wireshark!

April 2009

February 2009

Surfin’ Safari - Blog Archive » Web Inspector Redesign

Safari's inspector has been redesigned a few months ago, but I didn't notice this. It looks pretty and rather efficient, I am gonna give it a try on our next project.

December 2008

24 ways - web design and development articles and tutorials for advent

by 70 others, 1 comment (via)
24 ways is the advent calendar for web geeks. Each day throughout December we publish a daily dose of web design and development goodness to bring you all a little Christmas cheer.

September 2008

Cappuccino Web Framework

by 5 others
Cappuccino is an open source Objective-J application framework for developing applications that look and feel like the desktop software users are familiar with. Objective-J is a programming language which is modelled after Objective-C and built entirely on top of JavaScript.

May 2008

Merb | Looking for a better framework?

by 4 others, 1 comment
Merb is an MVC framework that is ORM-agnostic, JavaScript library agnostic, and template language agnostic, preferring plugins that add in support for a particular feature rather than trying to produce a monolithic library with everything in the core.